-
Home
-
Salon Booking System, Appointment Scheduling for Salons, Spas & Small Businesses
-
10.15 (latest)
-
Code
-
Classes
- Resources_Controller
Total Complexity |
29 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
363 |
Lines of code |
287 |
Logical lines of code |
89 |
Comment lines |
7 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
A |
40 |
12 |
57 |
register_routes() |
S |
40 |
1 |
73 |
create_item() |
S |
53 |
4 |
22 |
get_item_schema() |
S |
44 |
1 |
56 |
update_item() |
S |
53 |
3 |
22 |
save_item_post() |
S |
55 |
2 |
19 |
get_item() |
S |
59 |
2 |
13 |
delete_item() |
S |
61 |
2 |
12 |
prepare_item_for_response() |
S |
80 |
1 |
3 |
prepare_response_for_collection() |
S |
64 |
1 |
10 |